home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / csource3 / 145_01 / bdsjunk.h < prev    next >
Encoding:
C/C++ Source or Header  |  1979-12-31  |  256 b   |  9 lines

  1. /*
  2.     Things for roff4 normally defined in bdscio.h
  3. */
  4.  
  5. #define    MAXLINE    132
  6. #define    TRUE    1
  7. #define    FALSE    0
  8. #define    ERROR    -1
  9.